wayland: Don't try to guess the popup menu placement when it was set
authorJonas Ådahl <jadahl@gmail.com>
Fri, 5 Jun 2015 05:35:21 +0000 (13:35 +0800)
committerJonas Ådahl <jadahl@gmail.com>
Wed, 10 Jun 2015 03:28:32 +0000 (11:28 +0800)
commit9e464252c02e65425179d6c583c76d5685880ba4
tree6403ac26b276bcdcd5600dc7c8a7a64e11f96987
parent0f47d1bac4e859fd99fac30b41f3523cb5db7f7e
wayland: Don't try to guess the popup menu placement when it was set

If a position was already explicitly set, don't try to guess the
position of popup menus by looking at the pointer position, just use
the set coordinates.

https://bugzilla.gnome.org/show_bug.cgi?id=748951
gdk/wayland/gdkwindow-wayland.c